Filename | (eval 192)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 15 statements in 46µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
5 | 5 | 1 | 36µs | 21.9ms | has | JSON::Schema::Modern::Error::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Error; | ||||
2 | # spent 21.9ms (36µs+21.8) within JSON::Schema::Modern::Error::has which was called 5 times, avg 4.37ms/call:
# once (14µs+19.4ms) by JSON::Schema::Modern::BEGIN@33 at line 26 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Error.pm
# once (7µs+849µs) by JSON::Schema::Modern::BEGIN@33 at line 54 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Error.pm
# once (4µs+575µs) by JSON::Schema::Modern::BEGIN@33 at line 42 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Error.pm
# once (8µs+540µs) by JSON::Schema::Modern::BEGIN@33 at line 40 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Error.pm
# once (3µs+423µs) by JSON::Schema::Modern::BEGIN@33 at line 52 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Error.pm | ||||
3 | 5 | 5µs | for my $method (@$before) { | ||
4 | 5 | 13µs | 5 | 17.9ms | $method->(@_); # spent 17.9ms making 5 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 3.59ms/call |
5 | } | ||||
6 | 5 | 28µs | 5 | 3.88ms | $$wrapped->(@_);} # spent 3.88ms making 5 calls to Moo::has, avg 777µs/call |
7 | ; |